kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Number
/
toByte
to
Byte
Native
abstract
fun
toByte
(
)
:
Byte
Content copied to clipboard
Returns the value of this number as a
Byte
, which may involve rounding or truncation.